body {
	font-size: 13px;
	line-height: 24px !important;
	margin: 0px;
	font-family: 微软雅黑, Aria, sans-serif;
	color: #333;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}

img,ul,li,p,input,dd,dt {
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	vertical-align: top;
}

a:link {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #333;
	text-decoration: none;
}

a:active {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #999;
	text-decoration: none;
}

a.ChengSe_a {
	color: #fd7804;
}

a.Hei_a {
	color: #000;
}

a.Hong_a {
	color: #e60000;
}

a.Lan_a {
	color: #2c83d0;
}
/*----------------------------*/
.Top_01 {
	width: 100%;
	height: 35px;
	background: rgba(255,255,255,.7);
}

.Top_02 {
	width: 1190px;
	height: 35px;
	margin: auto;
	line-height: 35px;
}

.Top_02_1 {
	height:130px;
	background: url(../images/headerTopPic1.png) no-repeat center;
	width: 100%;
}
#zzspgcheaderbg{
	width:1200px;
	height:130px;
	margin:0 auto;
	background: url(../images/headerTopPic1.png) no-repeat center;
	background-size: cover; 
}

.Top_03 {
	float: left;
}

.Top_03 strong {
	color: #000;
}

.Top_04 {
	float: right;
}

.Top_05 {
	float: left;
	margin-left: 10px
}

.Top_05 a img {
	vertical-align: middle
}

.FuWu {
	position: relative;
	z-index: 1;
	text-align: center;
}

.FuWu div {
	cursor: pointer;
	height: 35px;
	border-left: #f5f5f5 1px solid;
	border-right: #f5f5f5 1px solid;
}

.FuWu div:hover {
	border-left: #E6E6E6 1px solid;
	border-right: #E6E6E6 1px solid;
	background: #FFF;
}

.FuWu ul {
	display: none;
	width: 200px;
	border: #E6E6E6 1px solid;
	border-top: none;

}

.FuWu ul li {
	text-align: left;
	width: 50%;
	text-align: center;
	float: left;
	line-height: 30px;
}

.ShangWu ul {
	background-position: 91px 0px;
}

.ShangWu ul li {
	width: 38%;
}

.ShangWu ul li.XQ {
	width: 24%;
}

.FuWu div:hover ul {
	display: block;
	position: absolute;
	top: 35px;
	left: 0px;
}

.Logo_01 {
	float: left;
	padding: 30px 0px;
}

.ShengFen {
	position: relative;
	z-index: 1;
	width: 128px;
	padding: 48px 0px 30px;
	margin-left: 37px;
	z-index: 3;
}

.ShengFen div {
	font-size: 14px;
	font-weight: 700;
	height: 28px;
	line-height: 28px;
	color: #4d6300;
	cursor: pointer;
}

.ShengFen ul {
	display: none;
	border: #ffb554 1px solid;
	border-top: none;
	width: 126px;
	background: #fef6c7;
}

.ShengFen ul li {
	text-align: left;
	border-top: #ffb554 1px dotted;
	background: #fef6c7;
	width: 63px;
	text-align: center;
	float: left;
	font-weight: 700;
	line-height: 34px;
}

.ShengFen:hover ul li.XuXian {
	border-right: #ffb554 1px dotted;
	width: 62px;
}

.ShengFen:hover ul {
	display: block;
	position: absolute;
	top: 90px;
	left: 0px;
	z-index: -1;
}

.ShengFen:hover ul li a {
	display: block;
	color: #333;
}

.ShengFen:hover ul li a:hover {
	background: #b0a45c;
	color: #FFF;
}

.WeiXin_01 {
	padding: 24px 0px 11px;
	margin-left: 32px;
}

.SoSuo_bian {
	width: 290px;
	height: 40px;
	overflow: hidden;
	float: left;
	margin-top: 80px;
	margin-left: 90px;
}

.SoSuo_01 {
	width: 100%;
	text-align: center;
	overflow: hidden;
	line-height: 32px;
}

.SoSuo_01 li {
	width: 70px;
	height: 32px;
	font-size: 14px;
	float: left;
	cursor: pointer;
	color: #333;
	text-align: center;
}

.SoSuo_01 li.search1 {
	font-weight: bold;
	background: #4abdff;
	color: #FFF;
}

.SoSuo_01 li.search2 {
	text-decoration: none;
}

.SoSuo_02 {
	height: auto;
	overflow: hidden;
}

.SoSuo_kuang {
	height: 40px;
	background: rgba(255,255,255,0.75);
	border-radius: 20px;
	position: relative;
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2ffffff,endColorstr=#B2ffffff);
}

.souso_l_img {
	z-index: 2;
	font-size: 16px;
	background: url(../images/sousou.png) 0px no-repeat;
	position: absolute;
	display: block;
	width: 24px;
	height: 24px;
	top: 9px;
	left: 14px;
	color: #666;
}

/* 二维码 */
.headererweima{
	float: right;
	width: 128px;
	height: 156px;
	margin-top: 30px;
	margin-right: 30px;
}

.SoSuo_03 {
	color: #666666;
	background: none;
	float: left;
	line-height: 32px;
	margin-top: 4px;
	width: 190px;
	padding-left: 10px;
	height: 32px;
	border: none;
	margin-left: 40px;
}

.SoSuo_04 {
	height: 36px;
	cursor: pointer;
	float: left;
	font-size: 16px;
	color: #FFF;
	width: 59px;
	margin-top: 2px;
/*
	background: rgba(55,152,250,1);
*/
        background-color:#3798FA;
	border-radius: 18px;
}

#GuanJianCi {
	width: 660px;
	line-height: 24px;
	height: auto;
	overflow: hidden;
}

.GuanJian {
	overflow: hidden;
	visibility: hidden;
}

.DaoHang {
	width: 100%;
	height: 60px;
	margin: 0px auto;
	background-image: url(../images/navBgPic.png);
	color: #2E2E30;
}

.DaoHang ul {
	width: 1190px;
	height: 60px;
/* overflow:hidden; */
	margin: 0 auto;
}

.DaoHang ul li {
	float: left;
	padding-right: 40px;
	text-align: center;
	color: #2E2E30;
	font-size: 16px;
	line-height: 60px;
	width: 125px;
}

.DaoHang ul li.Nav {
	width: 100px;
}

.DaoHang ul li a {
	color: #fff;
	display: block;
	width: 100px;
	height: 60px;
}
.DaoHang ul li a:hover {
	/* color: #e70408; */
	background-color: #0A588E;
}
.DaoHang ul li.cur a {
	/* color: #e70408; */
	background-color: #0A588E;
}
.Lei_01 {
	width: 1190px;
	height: 80px;
	overflow: hidden;
	margin: 0px auto 10px;
	position: relative;
}

.Lei_bt {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}

.Lei_02 {
	background: #eef9ff;
	height: 64px;
	border: #2c83d0 1px solid;
	top: 7px;
	overflow: hidden;
	padding-left: 44px;
	position: absolute;
	width: 1144px;
}

.Lei_03 {
	border-right: #348bd5 dotted 1px;
	display: block;
	float: left;
	width: 250px;
	margin: 8px 0px;
	padding: 0px 25px;
	overflow: hidden;
}

.Lei_03 li {
	float: left;
	height: auto;
	width: 33%;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.Lei_03 li a:hover {
	color: #fd7804;
}

.Lei_04 {
	border: none;
	width: 240px;
	padding: 0px;
}

.Lei_04 li {
	width: 50%;
}

.Body_01 {
	width: 1190px;
	height: 443px;
	margin: 0px auto 10px;
}

.Bian_01 {
	width: 194px;
	height: auto;
	float: left;
}

.FenLei_bian {
	height: auto;
	border: #e3e3e3 1px solid;
	border-bottom: none;
}

.FenLei_01 {
	width: 100%;
	height: auto;
	border-bottom: #e3e3e3 1px solid;
	position: relative;
	z-index: 3
}

.FenLei_02 {
	cursor: pointer;
}

.FenLei_02 div {
	display: block;
}

.FenLei_03 {
	width: 95%;
	padding-left: 5%;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	font-weight: bold;
	display: block;
}

.FenLei_04 {
	width: 759px;
	display: none;
	position: absolute;
	z-index: 3;
	top: -3px;
	left: 192px;
	cursor: auto;
	border: 2px solid #2c83d0;
	
	padding-bottom: 10px;
}

.FenLei_05 {
	border-bottom: #e3e3e3 1px solid;
	background: none;
	padding-left: 0px;
	width: 100%;
}

.FenLei_05 span {
	color: #000;
	display: block;
	padding-left: 5%;
}

.FenLei_05 span:hover {
	background: #009900;
}

.FenLei_05 span:hover a {
	color: #fff;
}

.FenLei_left {
	width: 49.9%;
	float: left;
	border-right: #CCC 1px dotted;
}

.FenLei_right {
	width: 49.9%;
	float: right;
}

.FenLei_1 {
	float: left;
	width: 338px;
	height: auto;
	padding: 0px 20px;
}

.FenLei_2 {
	font-weight: 700;
	margin-top: 10px;
	display: block;
}

.FenLei_3 {
	background: #FFF;
	padding: 0px 20px 10px;
	width: 719px;
}

.FenLei_Xiao {
	padding-left: 12px;
	font-size: 12px;
	padding-bottom: 3px;
}

.Bian_02 {
	width: 766px;
	margin-left: 10px;
}

.QieHuan_bian {
	height: 295px;
	position: relative;
	overflow: hidden;
	width: 766px;
	margin-bottom: 20px;
}

.QieHuan {
	width: 766px;
	float: left;
}

.QieHuan_Xian {
	width: 766px;
	text-align: center;
	position: absolute;
	z-index: 2;
	bottom: 10px;
}

.QieHuan_Xian a {
	width: 30px;
	height: 5px;
	display: inline-block;
	_zoom: 1;
	background: #FFF;
	font-size: 0px;
	line-height: 0px;
	margin: 0 5px;
}

.QieHuan_Xian a.on,.TuiJian_Dian a:hover {
	background: #4fac00;
}

.JianTou1 {
	width: 26px;
	height: 60px;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 115px;
}

.JianTou2 {
	left: auto;
	right: 0px;
}

.rollBox {
	height: 124px;
	width: 766px;
	overflow: hidden;
}

.JianTou {
	height: 36px;
	width: 19px;
	float: left;
	margin: 40px 0px 0px 0px;
	cursor: pointer;
}

.Cont {
	width: 728px;
	overflow: hidden;
	float: left;
}

.ScrCont {
	width: 10000000px;
}
.item{display: block}
.pic {
	display: block;
	height: auto;
	margin: 0px 8px;
	border-radius: 6px;
	border: 1px solid#efefef;
	float: left;
	overflow: hidden;
}
.g-scrolling-carousel1 .pic a img {
	width: 130px;
	height: 162px;
	display:block;
}
.g-scrolling-carousel2 .pic a img {
	width: 190px;
	height: 140px;
    display:block;
}

.ZhengShu_zi {
	text-align: center;
	display: block;
	line-height: 30px;
}

.rollBox #List1,.rollBox #List2 {
	float: left;
}

.Bian_03 {
	width: 210px;
	height: auto;
	float: right;
}

.DengZhu {
	width: 208px;
	height: auto;
	border: #ffb554 1px solid;
	background: #fef6c7;
	overflow: hidden;
	margin-bottom: 10px;
}

.DengZhu span {
	width: 104px;
	height: 16px;
	display: block;
	float: left;
	text-align: center;
	padding: 11px 0px;
}

.DengZhu span.DengZhu1 {
	width: 103px;
	border-left: #ffb554 1px solid;
}

.hidden {
	display: none;
}

.MaiMai {
	width: 209px;
	height: auto;
	border-top: #DCDCDC 1px solid;
	border-right: #DCDCDC 1px solid;
}

.MaiMai ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.MaiMai ul li {
	float: left;
	text-align: center;
	cursor: pointer;
	display: block;
	line-height: 32px;
	font-weight: 700;
	font-size: 15px;
}

.Mai_03 {
	border-left: #DCDCDC 1px solid;
	width: 103px;
}

.Mai_03 a {
	color: #000;
}

.Mai_3 {
	background: #F6F6F6;
	border-bottom: #DCDCDC 1px solid;
	border-left: #DCDCDC 1px solid;
	width: 103px;
}

.MaiMai_01 {
	border: #DCDCDC 1px solid;
	border-top: none;
	padding: 8px 0px;
	overflow: hidden;
	margin-bottom: 10px;
}

.MaiMai_01 img {
	margin-left: 12px;
	float: left;
}

.WoDeFuWu {
	border-right: #DCDCDC 1px solid;
	border-bottom: #DCDCDC 1px solid;
	margin-bottom: 10px;
}

.WoDeFuWu ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.WoDeFuWu ul li {
	width: 103px;
	height: auto;
	float: left;
	border-top: #DCDCDC 1px solid;
	border-left: #DCDCDC 1px solid;
	text-align: center;
}

.WoDeFuWu ul li a {
	display: block;
	padding: 9px 0px;
}

.WoDeFuWu ul li a:hover {
	background: #f1f1f1;
}

.SPL_03 {
	border-left: #DCDCDC 1px solid;
	width: 68px;
}

.RZSJ_03,.CGL_03 {
	background: #F6F6F6;
	border-bottom: #DCDCDC 1px solid;
	border-left: #DCDCDC 1px solid;
	width: 68px;
}

.ShangRuCai_Shu {
	height: auto;
	border: #DCDCDC 1px solid;
	border-top: none;
	padding: 7px 0px 7px 5px;
}

.ShangRuCai_Shu ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.ShangRuCai_Shu ul li {
	width: 15px;
	height: 26px;
	line-height: 26px;
	float: left;
	margin-left: 3px;
	border: #EEE 1px solid;
	text-align: center;
	color: #f76120;
	font-weight: 700;
	font-family: Arial;
	font-size: 16px;
}

.ShangRuCai_Shu ul li.DouHao {
	border: none;
	width: auto;
}

.Body_02 {
	height: auto;
	overflow: hidden;
}

.mb20 {
	margin-bottom: 20px;
}

.bt_01 {
	height: 55px;
	overflow: hidden;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
/* background:url(../images/yq_bg.png) 0px no-repeat; */
	line-height: 55px;
	/* background: linear-gradient(270deg,rgba(255,255,255,1) 0%,rgba(55,152,250,1) 100%); */
	margin-bottom: 10px;
}

.bt_04 {
    /*border-top: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;*/
	background: url(../images/h_bg.png) 0px no-repeat;
	line-height: 39px;
	overflow: hidden;
	padding: 0px 9px;
}

.bt_04 span.crChinese {
	font-size: 18px;
	margin-left: 20px;
	font-weight: 500;
	color: rgba(255,255,255,1);
}

.bt_011 {
	/* background: url(../images/yq_bg.png) 0px no-repeat; */
	height: 45px;
	border-bottom:none;
	border-top: #3798FA 3px solid;
}

.bt_10 {
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 36px;
	margin-top: 15px;
	background: #E5F5FB;
	height: 50px;
	border-radius: 0px;
}

.bt_02 {
	display: block;
	float: left;
	font-size: 18px;
	font-weight: 500;
	color: #333;
	padding-left: 5px;
	padding-right: 5px;
        font-weight:bold;
}

.bt_10 .bt_02 {
	color: #333;
	line-height: 50px;
}
/*.bt_10 .bt_02:first-child{background: #c4e6fc;
    padding-right: 20px;
    border: 2px dashed #474747;line-height: 48px;
    
    height: 48px;}*/
.bt_03 {
	float: right;
	font-size: 14px;
	color: #999;
	font-weight: normal;
	padding: 0px 10px;
}

.Bian_04 {
	width: 100%;
	height: auto;
	float: left;
        border:1px solid #EFEFEF;
	border-radius: 6px;
}

.Bian_04.Bian_040 {
        border-top:0;
        border-top-left-radius:0px;
        border-top-right-radius:0px;
}

.Bian_044 {
	float: none;
}

.ShiChang_bian {
	height: 268px;
	overflow: hidden;
	padding: 0px 10px;
	border: #e3e3e3 1px solid;
	border-top: none;
}



.Bian_05 {
	width: 530px;
	margin-left: 10px;
}

.News_bt1 {
	height: auto;
	border: #e3e3e3 1px solid;
	border-bottom: none;

}

.News_bt1 ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.News_bt1 ul li {
	height: 38px;
	float: left;
	text-align: center;
	cursor: pointer;
	display: block;
	width: 100px;
	font-size: 16px;
}

.GongYing_03 {
	border-bottom: #2c83d0 2px solid;
	line-height: 36px;
	
	font-weight: 700;
}

.GongYing_03 a {
	display: block;
	color: #333;
}

.QiuGou_03 {
	line-height: 36px;
	padding-bottom: 2px;
}

.QiYe_03 {
	line-height: 36px;
	padding-bottom: 2px;
}

.GongQiu {
	height: auto;
	padding: 6px 2% 5px 0px;
	border: #e3e3e3 1px solid;
	border-top: none;
}

.GongQiu ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.GongQiu ul li {
	width: 47%;
	margin-left: 3%;
	height: auto;
	float: left;
	line-height: 32px;
}

.GongQiu ul li span {
	font-weight: 700;
	color: #FF0000;
	margin-right: 5px;
}

.BaoJia_01 {
	height: auto;
	width: 298px;
	overflow: hidden;
	border: #e3e3e3 1px solid;
	border-top: none;
	padding: 5px 10px 3px;
}

.BaoJia_01 ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.BaoJia_01 ul li {
	width: 100%;
	height: auto;
	line-height: 32px;
	display: block;
}

.BaoJia_01 ul li.Huang {
	border-bottom: #fb812e 1px solid;
	overflow: hidden;
	color: #fb7509;
	text-align: center;
	margin-bottom: 3px;
	font-weight: bold;
}

.BaoJia_02 {
	width: 50%;
	height: auto;
	display: block;
	float: left;
}

.BaoJia_03 {
	width: 30%;
	height: auto;
	text-align: center;
}

.BaoJia_04 {
	width: 20%;
	height: auto;
	text-align: center;
}

.GuangGao_01 {
	width: 1190px;
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-bottom: 12px;
}

.GuangGao_01 ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.GuangGao_01 ul li {
	width: 585px;
	height: 140px;
	float: left;
	margin-left: 10px;
	overflow: hidden;
}

.GuangGao_01 ul li.jian {
	margin-left: 0px;
}

.Bian_06 {
	width: 280px;
	padding: 0px 5px;
	background: #f7f7f7;
}

.Bian_07 {
	margin-left: 10px;
}

.bt_1 {
	height: auto;
	overflow: hidden;
	line-height: 38px;
	border-bottom: #e3e3e3 1px solid;
}

.bt_2 {
	display: block;
	float: left;
	font-size: 16px;
	font-weight: 700;
	color: #333;
	
	padding-left: 40px;
}

.bt_3 {
	float: right;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	padding: 0px 10px;
	background: none;
}

.bt_4 {
	background-position: 10px -38px;
}

.bt_5 {
	background-position: 10px -76px;
}

.bt_6 {
	background-position: 10px -114px;
}

.News_01 {
	height: auto;
	padding: 5px 0px;
}

.News_01 ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.News_01 ul li {
	width: 94%;
	padding-left: 6%;
	height: auto;
	float: left;
	line-height: 32px;
	
}

.BiaoTi_1 {
	height: auto;
	overflow: hidden;
	line-height: 38px;
	border-bottom: #e3e3e3 1px solid;
	font-weight: 700;
}

.BiaoTi_2 {
	display: block;
	float: left;
	font-size: 20px;
	color: #333;
}

.BiaoTi_3 {
	float: right;
	font-size: 13px;
	color: #666;
	padding: 0px 10px;
	background: none;
}

.BiaoTi_4 {
	color: #2c83d0;
	padding: 0px 10px;
}

.Body_03 {
	height: auto;
	overflow: hidden;
	border: #e3e3e3 1px solid;
	margin-bottom: 10px;
}

.Bian_1 {
	float: left;
	width: 240px;
	border-right: #e3e3e3 1px solid;
}

.Bian_2 {
	width: 410px;
	padding: 5px 10px 5px 17px;
}

.Bian_2_1 {
	padding-top: 8px;
	padding-bottom: 7px;
}

.Bian_2_2 {
	padding-top: 5px;
	padding-bottom: 6px;
}

.Bian_2 div {
	overflow: hidden;
	margin-bottom: 8px;
}

.Bian_2 div.jian1 {
	margin-bottom: 0px;
}

.Bian_2 div.jian2 {
	margin-bottom: 10px;
}

.Bian_2 div.jian3 {
	margin-bottom: 5px;
}

.Bian_2 div.jian4 {
	margin-bottom: 13px;
}

.Bian_2 span {
	float: right;
	*margin-top: -24px;
	font-size: 12px;
}

.Bian_3 {
	width: 478px;
	height: auto;
	float: right;
	padding: 0px 15px 6px 16px;
}

.TJ_bt1 {
	height: auto;
	overflow: hidden;
	line-height: 48px;
	font-weight: 700;
}

.TJ_bt2 {
	display: block;
	float: left;
	font-size: 16px;
	color: #333;
	
	padding-left: 10px;
}

.TuiJian_Dian {
	width: 90px;
	text-align: center;
	float: right;
	display: block
}

.TuiJian_Dian a {
	width: 20px;
	height: 5px;
	display: inline-block;
	_zoom: 1;
	background: #e3e3e3;
	font-size: 0px;
	line-height: 0px;
	margin: 22px 5px 21px;
}

.TuiJian_Dian a.on,.TuiJian_Dian a:hover {
	background: #2c83d0;
}

.TuiJian_bian1 {
	width: 476px;
	height: 145px;
	position: relative;
	overflow: hidden;
}

.TuiJian_bian2 {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}

.TuiJian {
	width: 478px;
	float: left;
}

.TuiJian li {
	width: 150px;
	float: left;
	margin-left: 14px;
	position: relative;
}

.TuiJian_01 {
	display: block;
	width: 100%;
	height: auto;
}

.TuiJian_02 {
	display: block;
	position: absolute;
	bottom: 0px;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	background: #000;
	width: 100%;
	height: 26px;
}

.TuiJian_03 {
	display: block;
	position: absolute;
	bottom: 0px;
	width: 100%;
	line-height: 26px;
	text-align: center;
}

.TuiJian_03 a {
	color: #FFF;
}

.TuiJian li.Wu {
	margin-left: 0px;
}

.TJ_bt3 {
	line-height: 42px;
}

.TuiJianShang {
	width: 100%;
	height: auto;
}

.TuiJianShang li {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.TuiJianShang li span {
	display: block;
	width: 50%;
	float: left;
}

.TeSe_bt1 {
	height: auto;
	overflow: hidden;
	line-height: 32px;
	border: #e3e3e3 1px solid;
	border-top: #2c83d0 2px solid;
}

.TeSe_bt2 {
	display: block;
	float: left;
	font-size: 16px;
	color: #ff6600;
	
	padding-right: 120px;
	font-weight: 700;
}

.TeSe_bt3 {
	float: right;
	font-size: 13px;
	color: #666;
	padding: 0px 10px;
}

.TeSe_bt3 span {
	color: #ff6600;
}

.TeSe_bt3 span a {
	color: #ff6600;
}

.TeSe_bt4 {
	color: #2c83d0;
	margin: 10px 6px 0px;
	float: left;
}

.TeSe {
	height: auto;
/* border:#e3e3e3 1px solid; */
	border-top: none;
	overflow: hidden;
	padding: 15px 0px 5px;
	margin-bottom: 0px;
}

.TeSe li {
	width: 92px;
	height: auto;
	float: left;
	margin-left: 15px;
}

.TeSe li img {
	/* border: #BBCFEF 1px solid; */
	width:165px;
	height: 50px;
}

.TeSe li span {
	text-align: center;
	display: block;
	margin-top: 5px;
	font-weight: 700;
}

.Body_04 {
	border: none;
	margin-bottom: auto;
}

.Bian_4 {
	width: 810px;
	height: auto;
	float: left;
}

.XinWen {
	height: auto;
	border-right: #DCDCDC 1px solid;
}

.XinWen ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.XinWen ul li {
	float: left;
	text-align: center;
	cursor: pointer;
	display: block;
	line-height: 39px;
	font-size: 15px;
	width: 201px;
}

.QYCZ_03 {
	border-top: #2c83d0 2px solid;
	border-left: #DCDCDC 1px solid;
	font-weight: 700;
}

.DongTai_03,.ZCHY_03,.YCGD_03 {
	border-top: #DCDCDC 2px solid;
	border-left: #DCDCDC 1px solid;
	background: #f7f7f7;
	border-bottom: #DCDCDC 1px solid;
}

.XinWen_Nei1 {
	border: #DCDCDC 1px solid;
	border-top: none;
	overflow: hidden;
	padding: 15px 0px;
	width: 808px;
}

.XinWen_Nei2 {
	width: 383px;
	height: auto;
	float: left;
	padding-left: 20px;
}

.XinWen_Nei2 li {
	width: 100%;
	height: auto;
	line-height: 30px;
}

.XinWen_Nei2 li span {
	color: #44759b;
	font-weight: 700;
	margin-right: 5px;
}

.XinWen_Nei3 {
	border-left: #DCDCDC 1px solid;
}

.Bian_5 {
	width: 370px;
	height: auto;
	float: right;
}

.ZhanHui_bt1 {
	height: auto;
	overflow: hidden;
	border-left: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	
}

.ZhanHui_bt2 {
	display: block;
	float: left;
	font-size: 16px;
	font-weight: 700;
	color: #333;
	padding: 0px 20px;
	border-top: #2c83d0 3px solid;
	border-right: #e3e3e3 1px solid;
	background: #FFF;
	line-height: 37px;
}

.ZhanHui_bt3 {
	display: block;
	float: right;
	font-size: 12px;
	padding: 0px 10px;
	border-left: #e3e3e3 1px solid;
	line-height: 40px;
}

.ZhanHui {
	border: #e3e3e3 1px solid;
	border-top: none;
	width: 368px;
	padding-bottom: 5px;
}

.ZhanHui_tu {
	overflow: hidden;
/* padding:10px 0px 7px; */
	padding-left: 100px;
}

.ZhanHui_tu img {
	display: block;
	float: left;
	margin-left: 15px;
	margin-top: 8px;
	height: 60px;
}

.ZhanHui ul {
	height: auto;
	overflow: hidden;
	padding: 0px 15px;
}

.ZhanHui ul li {
	width: 98%;
	padding-left: 2%;
	height: auto;
	line-height: 32px;
	
}


/*---------------------------------list-------------------------------------------------------*/
.weiZhi {
	overflow: hidden;
}

.weiZhi_01 {
	float: left;
}

.weiZhi_02 {
	float: right;
}

.page {
	text-align: center;
	padding-top: 20px;
}

.yanSe_03 {
	color: red;
}

.LieBiaoRight ul li {
	height: auto;
	font-size: 15px;
	padding: 3px 15px;
	line-height: 36px;
	position: relative;
	padding-left: 15px;
	border-bottom: 1px dashed #E5E5E5;
}

.LieBiaoRight .Bian_041+ul li {
	height: 37px;
}

.LieBiaoRight22 ul li {
	height: auto;
	font-size: 14px;
	padding: 2px 15px;
	line-height: 36px;
	position: relative;
	padding-left: 25px;
}
/* 
.LieBiaoRight ul li:before {
	position: absolute;
	display: block;
	width: 6px;
	height: 6px;
	background: #BBC0D4;
	border-radius: 50%;
	clear: both;
	content: "";
	left: 10px;
	top: 50%;
	margin-top: -6px;
} */
.Bian_040.LieBiaoRight ul li:before
{display:none;}
.LieBiaoRight ul li.blue_dot:before {
	/* background: #0168B6; */
	
}
.LieBiaoRight .Bian_041+ul li:before{margin-top: -3px;}

.LieBiao {
 /*width:705px;*/
	display: block;
	overflow: hidden;
}

.LieBiao_01 {
	float: left;
	width: 70%;
	overflow: hidden;
	height: 36px;
	line-height: 36px;
}

.LieBiaoRight22 .xiazai_ul1 li .LieBiao_01 {
	float: none;
	width: 66%;
	overflow: hidden;
	height: 50px;
	line-height: 50px;
}

.Date {
	float: right;
	color: #999;
	font-size: 15px;
}

.News ul li span {
	font-weight: 700;
	color: #fb7509;
	margin-right: 5px;
}

.News ul li .YanSe_05 {
	font-weight: 700;
	color: #fb7509;
	margin-right: 5px;
}

.News_05 {
	padding-bottom: 15px;
}

.News_05 ul li {
	width: 218px;
	float: left;
}

.jsGuangGao {
	overflow: hidden;
	border: 1px dashed #ccc;
	padding: 5px 0px 5px 4px;
	margin-top: 20px;
}

.LieBiaoRight .jsGuangGao li {
	float: left;
	border: none;
	padding: 5px 11px;
	background: none;
}
/*----------------------------------------ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ¥Ã‚Â®Ã‚Â¹------------------------------------------------*/
.Center {
	width: 1200px;
	height: auto;
	margin: auto;
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
}

.weiZhi {
	font-size: 14px;
	line-height: 28px;
	border-bottom: 1px solid #666666;
	margin-bottom: 15px;
}

.Content {
	overflow: hidden;
	width: 100%;
}

.conLeft {
	float: left;
	width: 720px;
}

.conRight h1 {
	text-align: center;
	font-weight: normal;
	line-height: 40px;
}

.xinXi {
	text-align: center;
	font-size: 12px;
	color: #999;
}

.wenzhang_wrap {
	padding: 20px;
}

.xinXi_02 {
	text-align: center;
	padding: 20px 0px 5px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

.wenZi_02 {
	/*border-bottom: 1px solid #ccc;*/
	padding-bottom: 30px;
}

.wenZi_02 img {
	max-width: 400px;
	display: block;
	margin: 0 auto;
	padding: 10px 0px;
}

.wenZi_02 p {
	text-indent: 2em;
	font-size: 15px;
	line-height: 30px;
}

.wenZi_03 {
	padding-top: 10px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
	text-align: center;
}

.wenZi_03 p {
	padding-top: 10px;
}

.w390 {
	width: 390px;
}

.w490 {
	width: 490px;
}

.w470 {
	width: 470px;
}

.w290 {
	width: 290px;
}

.w284 {
	width: 284px;
}

.mr20 {
	margin-right: 20px;
}

.mr13 {
	margin-right: 13px;
}

.text_big {
	font-size: 16px;
	font-weight: 500;
}

.text_small {
	font-size: 14px;
	color: #999
}

.GuangGao_04 {
	width: 1190px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 15px;
}

.GGLeft {
	float: left;
}

.GGRight {
	float: right;
}

.cpGuangGao {
	border: 1px solid #e3e3e3;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 5px;
	height: 184px;
}

.cpGuangGao li {
	float: left;
	padding-left: 19px;
	padding-bottom: 10px;
}

/*lunbo*/
.carousel-indicators .active {
	width: 30px;
	height: 6px;
	margin: 3px;
	background: #279E5E;
	border-color: #279E5E;
}

.carousel-indicators li {
	width: 30px;
	border-color: #fff;
	height: 6px;
	opacity: 0.6;
	background: #fff;
	border-radius: 4px;
	vertical-align: middle;
	margin: 3px
}

.HeZuo_bt {
        /* background:url(images/HeZuo_bt.gif) 10px no-repeat; *//* padding-left:40px; */
	line-height: 45px;
	border-bottom: 3px solid #ce0005;
        margin-left: 15px;
}

.HeZuo {
	padding: 25px 0px 20px 0px;
	padding-left: 5px;
}

.HeZuo li {
	width: 165px;
	margin-left: 20px;
}

/* 领导关怀  s */
#Ldgh li{
	height: auto;
    font-size: 14px;
    padding: 2px 10px;
    /* line-height: 36px; */
    position: relative;
    /* padding-left: 25px; */
}
#Ldgh li:before{
    width: 0px;
    height: 0px;
    content: "";
}
.Ldgh_leftImg{
	width: 155px;
	height: 94px;
	float: left;
}
.Ldgh_leftImg img{
	width: 155px;
	height: 94px;
}
.Ldgh_wenzi{
	width: 200px;
	float: right;
}
/* 领导关怀 新闻部分超出隐藏样式 s */

.ldgh_pccyc{
	font-weight:bold;
	font-size:16px;
	overflow: hidden;
	width: 200px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ldgh_spanccyc{
	overflow: hidden;
	width: 200px;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
}
/* 领导关怀 新闻部分超出隐藏样式 e */


/* 领导关怀  e */

/* 商会介绍 s */
#Shjs li{
	float: left;
	width: 125px;
	height: 45px;
	margin-left: 10px;
	font-size: 16px;
}
#Shjs li a{
	color:#fff;
	line-height: 45px;
	padding-left: 40px;
}
.Shjs_hyjj{
	background: #28bfac;
	margin-bottom: 20px;
	background-image: url("../images/Shjs_hyjj.png")
}
.Shjs_hyzc{
	background: #e46d6d;
	margin-bottom: 20px;
	background-image: url("../images/Shjs_hyzc.png")
}
.Shjs_shhy{
	background: #3088ed;
	background-image: url("../images/Shjs_shhy.png")
}
.Shjs_tzgg{
	background: #30ba78;
	background-image: url("../images/Shjs_tzgg.png")
}
/* 商会介绍 e */

/* 地方商会 s */
#Dfsh li{
	line-height: 27px;
}
#Dfsh li:before{
	position: absolute;
    display: block;
    width: 6px;
    height: 6px;
    background: #BBC0D4;
    border-radius: 50%;
    clear: both;
    content: "";
    left: 10px;
    top: 24%;
    margin-top: -6px;
}
#Dfsh li a p{
	line-height: 32px;
}

/* 地方商会新闻超出隐藏 s */
.dfsh_pccyc{
	font-weight:bold;
	font-size:16px;
	overflow: hidden;
	width: 348px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.dfsh_spanccyc{
	overflow: hidden;
	width: 348px;
        height:54px;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
}


/* 地方商会新闻超出隐藏 e */




/* 地方商会 e */

/* 社会公益 s*/
.Shgy span.LieBiao_01{
	width: 100%;
}
/* 社会公益 e */

/* 侨商菁英s */
#Qsjy{
	padding-left: 15px;
}
#Qsjy li img{
	width: 132px;
	height: 178px;
}
#Qsjy li span{
	font-weight: 100;
}
/* 侨商菁英e */

/* 友情链接 s */
#Yqlj li{
	padding-bottom: 15px;
}


/* 友情链接  s */
.YqljContent{
	width: 1200px;
	margin: 0 auto 20px;
	border: 1px solid #EFEFEF;
	border-radius: 5px;
}
ul.YqljUl{
	list-style: none;
}
ul.YqljUl li{
	float: left;
	line-height: 25px;
	padding-left: 10px;
	color: #444;
}
ul.YqljUl li a{
	padding-right: 15px;
	color: #444;
}
#YqljContent_div{
	padding: 15px 10px;
	border: none;
}
/* 友情链接  e */






/* ========== 标题样式(红色下划线) s  ==========  */
/* 会员风采 */
.Tit_hyfc,.Tit_yqlj{
	width:1170px;
	height: 48px;
	border-bottom: 1px solid #AB151E;
	margin-left: 10px;
}
.Tit_pxxm,.Tit_zxhy,.Tit_tzgg{
	width:260px;
	height: 48px;
	border-bottom:1px solid #AB151E;
	margin-left: 10px;
}
.Tit_zcfg,.Tit_hyxx,.Tit_xhld{
	width:370px;
	height: 48px;
	border-bottom:1px solid #AB151E;
	margin-left: 10px;
}
.Tit_hyjl,.Tit_tsld,.Tit_hyxw{
	width:470px;
	height: 48px;
	border-bottom:1px solid #AB151E;
	margin-left: 10px;
}
.Tit_hyfu,.Tit_qyzf{
	width:565px;
	height: 48px;
	border-bottom: 3px solid #ededed;
	margin-left: 10px;
}
#Tit_hyfu_01,#Tit_qyzf_01,#Tit_pxxm_01,#Tit_zcfg_01,#Tit_hyjl_01,#Tit_hyfc_01,#Tit_hyxx_01,#Tit_tsld_01,#Tit_zxhy_01,#Tit_xhld_01,#Tit_hyxw_01,#Tit_tzgg_01,#Tit_yqlj_01{
	color:#333;
	border-bottom: 3px solid #ce0005;
	line-height: 45px;
	padding:0px 5px;
	font-weight: bold;
}
/* ==========标题样式(红色下划线) e  ========== */

/*  ============底部样式 s ============ */
#Foot {
	width: 1200px;
	height:335px;
	margin: 0px auto;
	padding-bottom: 20px;
	position: relative;
	color: #fff;
	background: #AB151E;
}
.zzshgcdblj{
	width:350px;
	height:222px;
	/* background:black; */
	border-right: 1px solid #800A0E;
	float:left;
	margin-top: 40px;
	font-size: 14px;
	margin-left: 10px;
}
.zzshgcdblj ul{
	float:left;
    margin-right: 45px;
	margin-top: 12px;
}
.zzshgcdblj ul li{
	line-height: 35px;
}
.zzspgczyxyFooterlogo{margin-left:86px;}
.zzspgczyxyFooterlogo img{width:120px;height:120px;/*margin-top:15px;*/}
.zzspgczyxyFooterlogo1{margin-left:15px;}
.zzspgczyxyFooterlogo1 img{width:280px;height:40px;margin-top:10px;}
.Foot_nav {
	border-bottom:1px dashed #800A0E;
	line-height:55px;
	text-align: center;
}

#Foot a {
	color: #ffffff;
}

.rss {
	padding-top: 11px;
	*padding-top: 2px;
}

#Foot_section {
	width: 100%;
	height: 335px;
	background: #AB151E;
}

.Foot_bottom {
	padding: 10px 0px;
	text-align: center;
}
.Foot_logo{
	width: 265px;
	height: 200px;
	/* background-color: red; */
	text-align: center;
	color: #ffffff;
	position: absolute;
	padding-top: 20px;
}

.Foot_Link {
	width:340px;
	border-right: 1px solid #800A0E;
	float: left;
	padding: 10px 0px;
	text-align: left;
	line-height: 35px;
	margin-top: 40px;
	margin-left: 70px;
	font-size: 14px;
}
.Foot_Link hr{
	width:30px;
    border:1.5px solid #fff;
    margin-top:20px;
	margin-bottom:10px;
}
.Foot_bottom img {
	padding-top: 5px;
	*padding-top: 0px;
}

.ErWeiMa {
	position: absolute;
	top:95px;
	right:10px;
}
.ErWeiMa hr{
	width:30px;
	margin-left:30px;
	border:1.5px solid #fff;
	margin-top:0px;
}
.ErWeiMa img{
	width:90px;
}
.ErWeiMa span {
	text-align: center;
	display: inline-block;
	margin-left: 30px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
}
.zzspgcBq{
	width:100%;
	height:63px;
	margin:0px auto;
	background:#800A0E;
	text-align:center;
	line-height:63px;
	font-size: 14px;
	color:#fff;
}
.zzspgcBq a{
	color:#fff;
}
.zzspgcBq a:hover{
	color: #fff;
    text-decoration:underline;
}
/*  ============底部样式 e============   */


/* 标题下划线样式 s*/
.Tit_qsqy,.Tit_hyfc{
	width:1160px;
	height:48px;
	border-bottom:1px solid #AB151E;
	margin-left:15px;
}
.Tit_dfsh,.Tit_ldgh{
	width: 360px;
	height: 48px;
	border-bottom: 3px solid #eee;
	margin-left: 15px;
}
.Tit_zcfg,.Tit_qjzx{
	width: 460px;
	height: 48px;
	border-bottom:1px solid #AB151E;
	margin-left: 15px;
}
.Tit_shgy,.Tit_shjs{
	width:255px;
	height: 48px;
	border-bottom: 3px solid #eee;
	margin-left: 15px;
}

/* 标题下划线样式 e */




.mod_copyright_split {
	margin: 0 6px;
}

.PiaoFu {
	position: fixed;
	top: 200px;
	right: 0%;
	overflow: hidden;
	width: 190px;
	z-index: 10;
}

.PiaoFu p {
	width: 16px;
	text-align: center;
	font-size: 18px;
	height: 16px;
	line-height: 16px;
	background-color: rgba(245,245,245,0.5)!important;
	filter: Alpha(opacity=60);
	background: #f5f5f5;
	cursor: pointer;
	font-family: Simsun;
	float: right;
}

.PiaoFu2 {
	position: fixed;
	top: 200px;
	left: 0%;
	overflow: hidden;
	width: 190px;
	z-index: 10;
}

.PiaoFu2 p {
	width: 16px;
	text-align: center;
	font-size: 18px;
	height: 16px;
	line-height: 16px;
	background-color: rgba(245,245,245,0.5)!important;
	filter: Alpha(opacity=60);
	background: #f5f5f5;
	cursor: pointer;
	font-family: Simsun;
	float: left;
}

.arrow {
	vertical-align: middle
}

.fc_carousel {
	padding: 35px 20px 15px;
}

.h350 {
	height: 350px;
}

.h265 {
	height: 265px;
}

.g-scrolling-carousel1 .pic {
	margin-top: 15px
}

.mt20 {
	margin-top: 20px
}

.denglu {
	width: 308px;
	height: 53px;
	overflow: hidden;
}

.shu {
	width: 178px;
	height: 53px;
	float: left;
	margin-left: 10px;
	margin-top: 2px;
	display: inline;
}

.anniu {
	width: 110px;
	height: 53px;
	line-height: 53px;
	float: left;
	padding-left: 10px;
	margin-top: 1px;
	display: inline;
	background: url(beijing1_37.jpg) no-repeat top center;
	overflow: hidden;
}

.anniu input {
	margin-left: 40px;
	margin-top: 20px;
	background-color: #F2F2F2;
	color: #004499;
	border: 0;
	cursor: hand
}

.anniu a {
	color: #004499;
	line-height: 54px;
	margin-left: 50px;
	font-weight: 500;
}

.zhuce {
	width: 280px;
	margin-left: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	overflow: hidden;
}

.zhuce a {
	color: #004499;
	font-size: 12px;
}

.zhuce a:hover {
	color: #FF0000;
}

.bg_green {
	/* background: #EFF7FF; */
}

.Bian_041 {
	height: 88px;
	border-radius: 6px;
	padding: 10px 20px;
}

.Bian_041 h2 {
	height: 30px;
	text-align: center;
	font-size: 22px;
	margin-top: 0;
	font-weight: 500;
	color:#3b6ea1;
	line-height: 30px;
        font-weight: bold;
	/* margin-bottom: 20px; */
}
.mb0{margin-bottom: 0!important;}
.denglu1 {
	padding: 15px;
}

.Bian_041 p {
	font-size: 14px;
	font-weight: 400;
	color: rgba(55,152,250,1);
	line-height: 20px;
        text-indent: 2em;
        line-height: 22px;
}

.bdnone {
	border: none;
}

.Bian_041 p a {
	color:#3b6ea1;
        text-decoration: none;
        font-size: 15px;
}

.huiyuandenglu {
	border-bottom: 2px solid rgba(239,239,239,1);
	font-size: 18px;
	margin: 10px;
	height: 30px;
	line-height: 30px;
}

.huiyuandenglu span {
	border-bottom: 2px solid #279E5E;
}

.input_wrap {
	font-size: 14px;
	height: 40px;
}

.input_wrap input {
	width: 191px;
	height: 30px;
	background: rgba(245,245,245,1);
	text-indent: 10px;
	border-radius: 6px;
}

.input_wrap span {
	display: inline-block;
	width: 50px;
}

.to_denglu {
	width: 110px;
	height: 30px;
	color: #fff;
	background: rgba(55,152,250,1);
	border-radius: 6px;
	margin-right: 20px;
}

a.to_zhuce {
	width: 110px;
	height: 30px;
	display: inline-block;
	text-align: center;
	border-radius: 6px;
	color: rgba(55,152,250,1);
	border: 1px solid rgba(201,228,255,1);
}

.jj {
	width: 241px;
	height: 30px;
	background: rgba(239,247,255,1);
	font-size: 14px;
	font-weight: 500;
	border-radius: 6px;
	margin-bottom: 5px;
	text-align: center;
	line-height: 30px;
}

.jj a {
	color: rgba(55,152,250,1);
}

.jj a img {
	vertical-align: middle;
	margin-right: 10px;
}

.arrow img {
	width: 16px;
	height: 16px;
	display: inline-block;
	border: none;
	outline: none
}

.LieBiaoRight .xiazai_ul li {
	width: 100%;
	position: relative;
	height: 40px;
	line-height: 40px;
	background: rgba(245,245,245,1);
	margin-bottom: 20px;
	padding-left: 10px;
	border-radius: 6px;
}

.LieBiaoRight .xiazai_ul1 li {
	width: 100%;
	position: relative;
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	padding-left: 10px;
	border-radius: 6px;
	color: rgba(46,46,48,1);
	background: rgba(250,250,250,1);
	border: 1px solid rgba(239,239,239,1);
}

.LieBiaoRight22 .xiazai_ul1 li:after {
	position: absolute;
	display: block;
	width: 12px;
	height: 12px;
	background: url(../images/text_arrow.png) 0 no-repeat;
	border-radius: 50%;
	clear: both;
	content: "";
	right: 10px;
	top: 50%;
	margin-top: -3px;
}

.LieBiaoRight22 .xiazai_ul1 li {
	width: 100%;
	position: relative;
	height: 50px;
	line-height: 50px;
	margin-bottom: 10px;
	padding: 0px;
	padding-left: 10px;
	/* border-radius: 6px; */
	color: rgba(46,46,48,1);
	background: rgba(250,250,250,1);
	border: 1px solid rgba(239,239,239,1);
}

.LieBiaoRight22 .xiazai_ul1 li.active {
	background: linear-gradient(270deg,rgba(255,255,255,1) 0%,rgba(55,152,250,1) 100%);
}

.LieBiaoRight22 .xiazai_ul1 li.active a {
	color: #fff;
}

.LieBiaoRight .xiazai_ul {
	padding: 0px 15px;
}

.LieBiaoRight .xiazai_ul1 {
	padding: 0px 15px;
}

.LieBiaoRight .xiazai_ul li a {
	color: #279E5E;
	font-size: 14px;
}

.LieBiaoRight .xiazai_ul1 li a {
	color: rgba(46,46,48,1);
}

.LieBiaoRight .xiazai_ul li:after {
	position: absolute;
	display: block;
	width: 12px;
	height: 12px;
	background: url(../images/text_arrow.png) 0 no-repeat;
	border-radius: 50%;
	clear: both;
	content: "";
	right: 10px;
	top: 50%;
	margin-top: -3px;
}

.list_title_h {
	font-size: 24px;
	font-family: PingFangSC-Medium,PingFang SC;
	font-weight: 500;
	color: rgba(55,152,250,1);
}

.LieBiaoRight ul.xiazai_ul li:before {
	display: none;
}

.LieBiaoRight .xiazai_ul li img {
	vertical-align: middle;
	margin-right: 5px;
}

.xiazai_ul li    .LieBiao_01 {
	float: none
}

.bk_div {
	border-radius: 6px;
	border: 1px solid rgba(239,239,239,1);
}

.WeiZhi {
	width: 99%;
	height: 39px;
	line-height: 40px;
	padding-left: 1%;
	font-size: 14px;
	
	border-bottom: 1px solid #cfcfcf;
}

a.WeiZhi_01 {
	font-weight: bold;
}

.contentIn {
	width: 100%;
	overflow: hidden;
}

.conLeft {
	width: 220px;
	float: left;
}

.FenLei_02 {
	height: auto;
	overflow: hidden;
	color: #2E2E30;
	font-size: 18px;
	border-bottom: #e3e3e3 2px solid;
	line-height: 23px;
	padding: 10px 0;
	margin-top: 20px;
}

.FenLei_02 span {
	border-left: #3798FA 3px solid;
}

.FenLei_03 {
	width: 218px;
	border: 1px solid #e3e3e3;
	border-top: none;
	padding: 8px 10px 15px;
}

.FenLei_03 li {
	line-height: 32px;
	border-bottom: 1px dashed #e3e3e3;
	font-size: 14px;
	padding-left: 14px;
}

.bt_011 {
	width: 100%;
	height: auto;
	overflow: hidden;
	border: #e3e3e3 1px solid;
	line-height: 36px;
	margin-top: 15px;
	border-bottom: none;
}

.bt_022 {
	display: block;
	float: left;
	font-size: 16px;
	font-weight: 700;
	color: #333;
	padding-left: 10px;
}

.bt_033 {
	float: right;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 10px;
	border-left: #e3e3e3 1px solid;
	background: #f6f6f6;
}

.bt_033 a {
	color: #666;
}

.XinXi {
	width: 220px;
	padding: 8px 10px 15px;
}

.XinXi.LieBiaoRight ul li {
	line-height: 32px;
	border-bottom: none;
	height: 40px;
	overflow: hidden;
}

.XinXi li span {
	color: #fe7200;
}

.bt_012 {
	width: 220px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: rgba(55,152,250,1);
	background: #EFF4FF
}

.conRight {
	float: right;
	width: 950px;
}

.fr {
	float: right
}

.fz14 {
	font-size: 14px!important;
}

.ChanPin_02 {
	width: 100%;
	padding-top: 18px;
	overflow: hidden;
}

.ChanPin_03 {
	float: left;
	max-width: 272px;
	height: 262px;
	padding: 3px;
	border: 1px solid #e3e3e3;
	margin-top: 10px;
}

.ChanPin_03  img {
	max-width: 272px;
	height: 262px;
}

.ChanPin_04 {
	width: 415px;
	float: left;
	padding: 10px 0 0 30px;
}

.News_riqi {
	float: right;
	color: #999;
	font-size: 14px;
}

.toPage {
	width: 100%;
	padding: 20px;
	height: 100px;
}

.toPage a {
	display: inline-block;
	width: 400px;
	float: left;
	height: 50px;
	line-height: 50px;
	background: rgba(239,244,255,1);
	border-radius: 6px;
}

.toPage span {
	margin-left: 30px;
	height: 50px;
	display: inline-block;
	line-height: 50px;
/* vertical-align: middle; */
	float: left;
}

.toPage a:last-child {
	background: rgba(204,236,248,1);
	float: right;
}

.toPage a i {
	font-style: normal;
	display: inline-block;
	overflow: hidden;
	width: 240px;
	text-overflow: ellipsis;
	height: 50px;
	white-space: nowrap;
}

.mr20 {
	margin-right: 20px;
}

.DaoHang_01 li {
	position: relative;
}

.hot {
	position: absolute;
	bottom: 6px;
	right: 20px;
}

.page_div {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
	float: right;
}

.pagination>li {
	display: inline
}

.pagination>li>a,.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
	z-index: 3;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7
}

.pagination span.active {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7;
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}

.pagination-lg>li>a,.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}

.pagination-sm>li>a,.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

#myCarousel1 {
	width: 530px;
}

.carousel-caption-l {
	background: rgba(0,0,0,0.3);
	height: 40px;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
	text-align: left !important;
	text-indent: 10px;
	padding: 0;
	line-height: 20px;
}

#myCarousel1 .carousel-indicators {
	margin: 0;
	left: 0;
	right: 20px;
	width: auto;
	bottom: 10px;
	text-align: right;
}

#myCarousel1 .carousel-indicators li {
	width: 30px;
	height: 10px;
}

.g-scrolling-carousel1 .jc-left,.g-scrolling-carousel1 .jc-right {
	display: none
}
	

.carousel-control.right,.carousel-control.left{background:none}

/* 图文列表样式  list-pic.html 文件中的样式 */
.wyttwlb{width: 31.9%;margin-bottom: 15px;background: #fff;float: left;margin-left: 1%;box-sizing: border-box;}
.wyttwlb dd h4{height: 45px;font-weight: 400;font-size: 14px;color: #154c64;line-height: 45px;}
.wyttwlb dd h4 a{display: block;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

/*内页   左侧列表   商会介绍    样式*/
.ny_shjs{width: 100%;height:300px;margin-bottom: 25px;border:1px solid #eee;padding:0px 10px;}
#ny_shjjPic1,#ny_shzcPic2,#ny_shhyPic3,#ny_tzggPic4{width:105px;height:40px;}
#ny_shjjPic1,#ny_shhyPic3{float: left;}
#ny_shzcPic2,#ny_tzggPic4{float:right;}
#ny_shjjPic1,#ny_shzcPic2{margin-top:15px;}
#ny_shhyPic3,#ny_tzggPic4{margin-top:10px;}
#ny_shjjPic1{background-image: url("../images/ny_shjspic1.png");}
#ny_shzcPic2{background-image: url("../images/ny_shzcpic2.png");}
#ny_shhyPic3{background-image: url("../images/ny_shjs3.png");}
#ny_tzggPic4{background-image: url("../images/ny_tzgg4.png");}
#ny_shjjPic1>a,#ny_shzcPic2>a,#ny_shhyPic3>a,#ny_tzggPic4>a{line-height: 40px;margin-left: 32px;color:#fff;}

/* 顶部  当前时间+搜索   样式 */
.leftTime{
      float:left;
      width:270px;
      height:45px;
      line-height: 45px;
      padding-left: 30px;
      font-size:16px;
}
.centerTzgg{

}

.rightSearch{
      float:right;
      width:375px;
      height:45px;
}

/* 导航悬浮样式设置  */
.nav_fixed {
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 999;
}


/* 入会指南、协会领导、协会章程、组织机构 s */

ul.rxxz{
	list-style: none;
	height: 112px;
}
ul.rxxz li{
	float: left;
	width: 287px;
	height: 112px;
	background:blue;
	position: relative;
	text-align: center;
}
ul.rxxz li a span{
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: rgba(0, 0, 0, 0.6);
}
ul.rxxz li:nth-child(2){
	margin-left: 13px;
}
ul.rxxz li:nth-child(3){
	margin-left: 13px;
}
ul.rxxz li:nth-child(4){
	margin-left: 13px;
}
ul li a:hover{
	color:#AB151E;
}
span.bt_02 a:hover,.Previous a:hover,.Next a:hover{
	color: #ce0005;
    text-decoration:underline;
}

